home *** CD-ROM | disk | FTP | other *** search
- *** ./ltconfig Fri Mar 20 03:00:29 1998
- --- ../plotutils-2.1.4/./ltconfig Wed Jul 29 16:34:59 1998
- ***************
- *** 486,492 ****
-
- irix5* | irix6*)
- wl='-Wl,'
- ! link_static_flag='-non_shared'
- # PIC (with -KPIC) is the default.
- ;;
-
- --- 486,493 ----
-
- irix5* | irix6*)
- wl='-Wl,'
- ! link_static_flag='-B static'
- ! # link_static_flag='-non_shared'
- # PIC (with -KPIC) is the default.
- ;;
-
-